Total Complexity | 61 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 303 |
Lines of code | 184 |
Logical lines of code | 94 |
Comment lines | 69 |
Methods | 14 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setCookie() | 46 | 13 | 37 | |
withCookieHeader() | 53 | 9 | 20 | |
clear() | 52 | 7 | 30 | |
getCookiePathFromRequest() | 57 | 6 | 17 | |
extractCookies() | 59 | 5 | 14 | |
shouldPersist() | 67 | 4 | 8 | |
getCookieByName() | 66 | 4 | 8 | |
__construct() | 66 | 3 | 9 | |
removeCookieIfEmpty() | 64 | 3 | 10 | |
fromArray() | 61 | 2 | 12 | |
clearSessionCookies() | 67 | 2 | 8 | |
toArray() | 73 | 1 | 5 | |
count() | 80 | 1 | 3 | |
getIterator() | 79 | 1 | 3 |